CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - linux usb 驱动

搜索资源列表

  1. linux_drive_CN

    0下载:
  2. linux驱动开发中文版,包括中断,DMA,PCI,USB,串并口,显示等-linux-driven development of Chinese language version, including the interruption, DMA, PCI, USB, serial port and parallel port, the display
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1288053
    • 提供者:wyq
  1. USBdriver_jiaocheng

    0下载:
  2. 简明易懂的USB驱动开发教程。针对linux系统-easily understandable USB Driver Development Guide. Against linux system
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:221571
    • 提供者:yangzhijia
  1. linux

    0下载:
  2. 这篇硕士论文是基于Linux的USB网络设备驱动分析及实现技术研究,可供写linux下usb驱动的人员参考。-this master's thesis was based on the Linux USB Device Driver Network Analysis and Implementation of Technology, writing for linux usb drive under the reference.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:536373
    • 提供者:李青青
  1. LinuxUSBdrive

    0下载:
  2. Linux系统下USB摄像头驱动开发。适合有一定嵌入式系统基础的开发人员。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:987700
    • 提供者:zsm
  1. Linuxnetcarddrive

    0下载:
  2. linux 驱动 关于linux usb驱动程序以及操作
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:17333
    • 提供者:calvin
  1. Research-and-Implementation-of-USB-Device-Driver-f

    0下载:
  2. 通过分析linux下蓝牙协议栈blueZ的源代码,给出了blueZ的组织结构和特点,在了解linux USB设备驱动架构的基础上详细分析了蓝牙USB传输驱动机制和数据处理过程,给出了实现蓝牙设备驱动的重要数据结构和流程,最后总结了linux下开发蓝牙USB设备驱动的一般方法和关键技术。-Based on analyzing the source code of linux bluetooth stack blueZ, depicted the structure and characterist
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:173131
    • 提供者:梁军学
  1. Book-LinuxDrive

    0下载:
  2. 《Linux设备驱动开发详解》宋宝华 高清 非影印版本 《Linux设备驱动开发详解》是一本介绍Linux设备驱动开发理论、框架与实例的书,《Linux设备驱动开发详解》以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux设备驱动理论;字符设备、块设备、TTY设备、IC设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关
  3. 所属分类:software engineering

    • 发布日期:2017-05-31
    • 文件大小:13639346
    • 提供者:yangzhidong
  1. USBLinux4

    0下载:
  2. USB-LINUX环境下的驱动程序开发(主机端驱动与设备端驱动)-USB-LINUX environment Driver Development
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:299236
    • 提供者:wang
  1. lunwen

    0下载:
  2. 优秀硕士论文,主要论述了Linux内核移植及USB驱动的开发,对嵌入式学习开发有一定的参考价值-Outstanding Master`s thesis mainly discusses the Linux kernel porting and USB-driven development, the development of embedded learning has some reference value
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:3073106
    • 提供者:lll
  1. 329841Linux-Unwired

    0下载:
  2. LINUX系统下3G模块USB串口驱动程序源代码最新版本-3g modem ,initialization
  3. 所属分类:编程文档

    • 发布日期:2017-05-14
    • 文件大小:3457353
    • 提供者:zhang
  1. LinuxUSB-Core

    0下载:
  2. linux usb设备驱动详细讲解,深入浅出-Linux USB device driver in detail, explain profound theories in simple language
  3. 所属分类:软件工程

    • 发布日期:2017-04-10
    • 文件大小:1135176
    • 提供者:sky
  1. Linux-USB--device-drive

    0下载:
  2. Linux下的USB程序分析Linux USB device drive USB、LINUX、设备驱动、总线-Linux USB device drive
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:14660
    • 提供者:dan
  1. linux_driver_on_20080604

    0下载:
  2. PI7C9X7958 linux 驱动-pericom usb转多串口项目 www.logicgrass.com
  3. 所属分类:文档资料

    • 发布日期:2017-04-05
    • 文件大小:31896
    • 提供者:郭福珍
  1. udc-architecture

    0下载:
  2. 介绍usb 从设备的驱动框架结构-udc.以及linux下gadget的设计逻辑.-Introduced usb device driver frame structure-udc gadget under linux design logic.
  3. 所属分类:Project Manage

    • 发布日期:2017-11-15
    • 文件大小:12682
    • 提供者:mengfandong
  1. USB-HUB-driver-analysis

    0下载:
  2. Linux下USB HUB的驱动的实现和分析,以及usb热插拔处理 -USB HUB driver implementation and analysis Under Linux, as well as USB hot-swap deal with
  3. 所属分类:software engineering

    • 发布日期:2017-11-07
    • 文件大小:15349
    • 提供者:纪蒙
  1. usb_modeswitch-deployment

    0下载:
  2. usb_modeswitch是一个模式切换工具,用于控制含有多个USB子设备的USB设备。如果你使用过3G的无线上网卡,你应该会很清楚的了解到这一点。 具体点来说,目前一些新的USB设备在内部含有windows驱动,当你第一次插入的时候,它作为一个闪存,并提示你安装驱动。 在安装驱动之后,驱动会自动切换USB设备的模式,存储设备将会消失(大多数情况),新的设备将会产生(如USB类型的Modem)。 这种特征被无线设备的制造商称其为“免CD”的设备。 目前许多这种设备都可以在
  3. 所属分类:Communication

    • 发布日期:2017-10-31
    • 文件大小:3764
    • 提供者:cnauth
  1. usb-bluetoose

    0下载:
  2. 蓝牙USB驱动开发详解,里面详细介绍了居于linux系统下开发蓝牙的过程-Bluetooth USB driver development Xiang Jie, which detailed the development of living linux system Bluetooth process
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:339197
    • 提供者:索乐
  1. LC970A-high-power-WiFi-module

    0下载:
  2. LC970A是一款大功率WiFi模块。针对远距离传输等应用,LC970A采用高集成度单芯片RT3070方案, 配合输出功率达27DBm/500mw的高性能外置PA(射频功率放大器)和低噪声放大器,可以显著提升WiFi 传输效能。配套合适天线,可以获得300-500米的通讯距离。 LC970A 软件驱动层面支持良好,可以在Windows/Linux/Android等多系统下稳定运行,不仅支持 station模式,而且可以工作在softap模式。此外,LC970A也可以良好支持sma
  3. 所属分类:Project Design

    • 发布日期:2017-05-07
    • 文件大小:1042355
    • 提供者:张军
搜珍网 www.dssz.com